func math.exp

2 uses

	math (current package)
		exp.go#L20: 	return exp(x)
		exp.go#L99: func exp(x float64) float64 {